home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 April / EnigmA AMIGA RUN 06 (1996)(G.R. Edizioni)(IT)[!][issue 1996-04][Skylink CD V].iso / earcd / utilgfx / raylab.rdm < prev    next >
Text File  |  1996-03-13  |  957b  |  29 lines

  1. Short:    Raytracer with many features. Freeware!
  2. Author:   e4geeln@etek.chalmers.se (Marcus Geelnard)
  3. Uploader: e4geeln@etek.chalmers.se (Marcus Geelnard)
  4. Version:  1.0
  5. Type:     gfx/3d
  6.  
  7. RayLab is a new freeware raytracer. It is not very fast, yet it can produce
  8. very good looking images. It is written in highly portable code, as I like to
  9. use it on the ultra-fast machines at the university (but it is developed on
  10. the Amiga, ofcourse!). The source-code is also included in this archive.
  11.  
  12. RayLab 1.0 (rev 1) features:
  13.  
  14. - Many primitives:
  15.   Sphere, ellipsoid, plane, box, triangle, disc and cylinder
  16.  
  17. - Highly configurable surface textures:
  18.   Color, colormap, reflection, phong highlight, pattern (e.g. checker, rings,
  19.   gradient, spots...) etc.
  20.  
  21. - Transformations of objects and textures:
  22.   Rotate, scale and move
  23.  
  24. - Smart antialiasing
  25.  
  26. - Display to screen while rendering
  27.  
  28. - A quite simple and easy-to-use description-language (RayLab is text-oriented)
  29.